projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05884da
)
(get_overlay_strings_1): Add missing argument type.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 29 Feb 2008 02:02:39 +0000
(
02:02
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 29 Feb 2008 02:02:39 +0000
(
02:02
+0000)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index a99a7eb3f32447abe59219138dc94142c90b3e6d..83792108f42e7c8481fade08b24bb9d20f8f353b 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-4934,6
+4934,7
@@
static int
get_overlay_strings_1 (it, charpos, compute_stop_p)
struct it *it;
int charpos;
+ int compute_stop_p;
{
/* Get the first OVERLAY_STRING_CHUNK_SIZE overlay strings to
process. This fills IT->overlay_strings with strings, and sets